net/http.response.shouldReuseConnection (method)

2 uses

	net/http (current package)
		server.go#L1646: func (w *response) shouldReuseConnection() bool {
		server.go#L1973: 		if !w.shouldReuseConnection() {